Meta description:

When performing an action that deals Piercing damage, the user may spend 5 Success Points (SP) to add one extra Piercing damage dice equal in face count to the action's original Piercing die. Each subsequent die costs 1 SP more than the previous one (two dice = 11 SP, three dice = 18 SP, etc.).

  • Name:

    mPiercingMasteryI

  • Displayed name:

    Piercing mastery I

  • Description:

    When performing an action that deals Piercing damage, the user may spend 5 Success Points (SP) to add one extra Piercing damage dice equal in face count to the action's original Piercing die. Each subsequent die costs 1 SP more than the previous one (two dice = 11 SP, three dice = 18 SP, etc.).

  • Cost:

    expCost(spAmountMod(5)*450,400)

  • Script:

  • Duration:

    -1

  • Type:

    0

  • Recurrent script:

  • Add ons:

    • Condition:

      piercingDamage

    • Description:

    • Variables:

      vPiercingSpAmount.add(5)

    • Script:

    • Action effects:

      • Use case:

        0

      • Name:

        Piercing mastery

      • Description:

        You can spend vPiercingSpAmount SP to add an extra Piercing damage die; each additional die costs 1 SP more than the previous one.

      • Script:

      • Variables:

  • Upgrades:

    • Name:

      mPiercingMasteryII

    • Displayed name:

      Piercing mastery II

    • Description:

      Reduces the amount needed to add the first extra Piercing damage dice to 4 SP.

    • Cost:

      expCost(spAmountMod(4)*450,400)-225

    • Script:

      mPiercingMasteryI.displayedName.set(Piercing mastery II) mPiercingMasteryI.description.replace(spend 5 Success,spend 4 Success) mPiercingMasteryI.description.replace(two dice = 11 SP,two dice = 9 SP) mPiercingMasteryI.description.replace(three dice = 18 SP,three dice = 15 SP)

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons:

      • Condition:

        piercingDamage

      • Description:

      • Variables:

        vPiercingSpAmount.add(-1)

      • Script:

      • Action effects:

        No effects

    • Name:

      mPiercingMasteryIII

    • Displayed name:

      Piercing mastery III

    • Description:

      Reduces the amount needed to add the first extra Piercing damage dice to 3 SP.

    • Cost:

      expCost(spAmountMod(3)*450,400)-675

    • Script:

      mPiercingMasteryI.displayedName.set(Piercing mastery III) mPiercingMasteryI.description.replace(spend 4 Success,spend 3 Success) mPiercingMasteryI.description.replace(two dice = 9 SP,two dice = 7 SP) mPiercingMasteryI.description.replace(three dice = 15 SP,three dice = 12 SP)

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons:

      • Condition:

        piercingDamage

      • Description:

      • Variables:

        vPiercingSpAmount.add(-1)

      • Script:

      • Action effects:

        No effects

    • Name:

      mPiercingMasteryIV

    • Displayed name:

      Piercing mastery IV

    • Description:

      Reduces the amount needed to add the first extra Piercing damage dice to 2 SP.

    • Cost:

      expCost(spAmountMod(2)*450,400)-1350

    • Script:

      mPiercingMasteryI.displayedName.set(Piercing mastery IV) mPiercingMasteryI.description.replace(spend 3 Success,spend 2 Success) mPiercingMasteryI.description.replace(two dice = 7 SP,two dice = 5 SP) mPiercingMasteryI.description.replace(three dice = 12 SP,three dice = 9 SP)

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons:

      • Condition:

        piercingDamage

      • Description:

      • Variables:

        vPiercingSpAmount.add(-1)

      • Script:

      • Action effects:

        No effects

    • Name:

      mPiercingMasteryV

    • Displayed name:

      Piercing mastery V

    • Description:

      Reduces the amount needed to add the first extra Piercing damage dice to 1 SP.

    • Cost:

      expCost(spAmountMod(1)*450,400)-2250

    • Script:

      mPiercingMasteryI.displayedName.set(Piercing mastery V) mPiercingMasteryI.description.replace(spend 2 Success,spend 1 Success) mPiercingMasteryI.description.replace(two dice = 5 SP,two dice = 3 SP) mPiercingMasteryI.description.replace(three dice = 9 SP,three dice = 6 SP)

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons:

      • Condition:

        piercingDamage

      • Description:

      • Variables:

        vPiercingSpAmount.add(-1)

      • Script:

      • Action effects:

        No effects